projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08b1028
)
project-or-external-find-file doc string fix
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 14 Nov 2020 15:17:44 +0000
(16:17 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 14 Nov 2020 15:24:38 +0000
(16:24 +0100)
* lisp/progmodes/project.el (project-or-external-find-file): Doc
string fix -- it's not "recognizing" file names (bug#44588).
lisp/progmodes/project.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/project.el
b/lisp/progmodes/project.el
index 09e60c09acd36c2a888aadc6efbfc55fcc41a6ab..a395453491bfc5813d8478c81f910fa9a61cf4dc 100644
(file)
--- a/
lisp/progmodes/project.el
+++ b/
lisp/progmodes/project.el
@@
-754,8
+754,7
@@
The completion default is the string at point."
;;;###autoload
(defun project-or-external-find-file ()
"Visit a file (with completion) in the current project or external roots.
-The completion default is the filename at point, if one is
-recognized."
+The completion default is the string at point."
(interactive)
(let* ((pr (project-current t))
(dirs (cons